Expand description

Conversions between aws-smithy-types and the types of frequently used Rust libraries.

Modules§

  • date_timeconvert-time or convert-chrono
    Conversions from DateTime to the types in the time or chrono crates.
  • streamconvert-streams
    Conversions from Stream-like structs to implementors of futures::Stream